Skip to main content
DELETE
/
ehr-api-keys
/
{api-key-id}
cURL
curl --request DELETE \
  --url https://api.carecapacity.ai/ehr-api-keys/{api-key-id}
This response has no body data.

Path Parameters

api-key-id
string
required

ID of FHIR API Key to delete

Response